dom.getEditableRegionList()
Availability
3.0
Description
Gets a list of all the editable regions in the body of the document.
Arguments
None.
Returns
An array of element nodes.
Enabler
None.
Example
See
dom.getSelectedEditableRegion()
.